Followed by a block of program statements ),然后再是一個(gè)程序語(yǔ)句塊。
This article has introduced three python program statements : the 本文介紹了三種python程序語(yǔ)句:
Loop, which executes a block of program statements while an expression evaluates 循環(huán),它在一個(gè)表達(dá)式計(jì)算為
Clause containing a block of program statements executed when the expression is 子句,其中包含一個(gè)當(dāng)表達(dá)式計(jì)算為
Statement executes a block of program statements if a boolean expression evaluates true 語(yǔ)句在一個(gè)布爾表達(dá)式計(jì)算為true時(shí)執(zhí)行一個(gè)程序語(yǔ)句塊。
The programming statements that perform operations in the database, including calling other procedures 執(zhí)行數(shù)據(jù)庫(kù)操作(包括調(diào)用其他過(guò)程)的編程語(yǔ)句。
The ability to group program statements and functions into a named units has many advantages 把程序內(nèi)容和函數(shù)組織成指定單元的這項(xiàng)能力可以帶來(lái)很多好處。
So python dictionaries let you write succinct yet powerful programming statements )訪問(wèn)這些數(shù)據(jù),所以pythondictionary使開(kāi)發(fā)人員能夠編寫簡(jiǎn)潔而又強(qiáng)大的編程語(yǔ)句。
Contain programming statements that perform operations in the database, including calling other procedures 包含用于在數(shù)據(jù)庫(kù)中執(zhí)行操作包括調(diào)用其他過(guò)程的編程語(yǔ)句。
Clause that indicates a block of program statements that should be processed if the boolean expression evaluates false 子句,指示當(dāng)布爾表達(dá)式計(jì)算為false時(shí)應(yīng)該處理的程序語(yǔ)句塊。